-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PL-34 Add module schema and settings #40
Conversation
++ |
@Kbentham I'm seeing some errors when I pull this up on http://federated-search-demo.local/admin/config/development/configuration/inspect. It looks like there are some schema mismatches on the fields and index. I'm seeing errors in these files:
|
It looks like the schema system include a bit of type checking so i did not include that in the form validation. |
Okey doke. Everything is split up and this is reading clean. 🎉 |
https://palantir.atlassian.net/browse/PL-34
Add schema and default settings config to module.
Install the config inspector module and verify that the schema matches the config.
Check out palantirnet/federated-search-demo#5 and use compose to install this branch to test.